Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigProtos
/
ModuleConfig
/
SerialConfig
/
Builder
/
setEcho
set
Echo
open
fun
setEcho
(
value
:
Boolean
)
:
ModuleConfigProtos.ModuleConfig.SerialConfig.Builder
TODO: REPLACE
Content copied to clipboard
bool echo = 2;
Return
This builder for chaining.
Parameters
value
The echo to set.